Import rustc_1.70.0+dfsg2.orig-extra.tar.xz
authorFabian Grünbichler <debian@fabian.gruenbichler.email>
Fri, 3 May 2024 07:27:25 +0000 (09:27 +0200)
committerFabian Grünbichler <debian@fabian.gruenbichler.email>
Fri, 3 May 2024 07:27:25 +0000 (09:27 +0200)
commite17a4f1308388a96f5af01daf0dcef83f3d2cf5e
treed0f2adfaa65fccf3f3d09db6f60adaaf992a0068
Import rustc_1.70.0+dfsg2.orig-extra.tar.xz

[dgit import orig rustc_1.70.0+dfsg2.orig-extra.tar.xz]
176 files changed:
bitflags-1.3.2/.cargo-checksum.json [new file with mode: 0644]
bitflags-1.3.2/CHANGELOG.md [new file with mode: 0644]
bitflags-1.3.2/CODE_OF_CONDUCT.md [new file with mode: 0644]
bitflags-1.3.2/Cargo.toml [new file with mode: 0644]
bitflags-1.3.2/LICENSE-APACHE [new file with mode: 0644]
bitflags-1.3.2/LICENSE-MIT [new file with mode: 0644]
bitflags-1.3.2/README.md [new file with mode: 0644]
bitflags-1.3.2/src/example_generated.rs [new file with mode: 0644]
bitflags-1.3.2/src/lib.rs [new file with mode: 0644]
bitflags-1.3.2/tests/basic.rs [new file with mode: 0644]
bitflags-1.3.2/tests/compile-fail/impls/copy.rs [new file with mode: 0644]
bitflags-1.3.2/tests/compile-fail/impls/copy.stderr.beta [new file with mode: 0644]
bitflags-1.3.2/tests/compile-fail/impls/eq.rs [new file with mode: 0644]
bitflags-1.3.2/tests/compile-fail/impls/eq.stderr.beta [new file with mode: 0644]
bitflags-1.3.2/tests/compile-fail/non_integer_base/all_defined.rs [new file with mode: 0644]
bitflags-1.3.2/tests/compile-fail/non_integer_base/all_defined.stderr.beta [new file with mode: 0644]
bitflags-1.3.2/tests/compile-fail/non_integer_base/all_missing.rs [new file with mode: 0644]
bitflags-1.3.2/tests/compile-fail/non_integer_base/all_missing.stderr.beta [new file with mode: 0644]
bitflags-1.3.2/tests/compile-fail/visibility/private_field.rs [new file with mode: 0644]
bitflags-1.3.2/tests/compile-fail/visibility/private_field.stderr.beta [new file with mode: 0644]
bitflags-1.3.2/tests/compile-fail/visibility/private_flags.rs [new file with mode: 0644]
bitflags-1.3.2/tests/compile-fail/visibility/private_flags.stderr.beta [new file with mode: 0644]
bitflags-1.3.2/tests/compile-fail/visibility/pub_const.rs [new file with mode: 0644]
bitflags-1.3.2/tests/compile-fail/visibility/pub_const.stderr.beta [new file with mode: 0644]
bitflags-1.3.2/tests/compile-pass/impls/convert.rs [new file with mode: 0644]
bitflags-1.3.2/tests/compile-pass/impls/default.rs [new file with mode: 0644]
bitflags-1.3.2/tests/compile-pass/impls/inherent_methods.rs [new file with mode: 0644]
bitflags-1.3.2/tests/compile-pass/redefinition/core.rs [new file with mode: 0644]
bitflags-1.3.2/tests/compile-pass/redefinition/stringify.rs [new file with mode: 0644]
bitflags-1.3.2/tests/compile-pass/repr/c.rs [new file with mode: 0644]
bitflags-1.3.2/tests/compile-pass/repr/transparent.rs [new file with mode: 0644]
bitflags-1.3.2/tests/compile-pass/visibility/bits_field.rs [new file with mode: 0644]
bitflags-1.3.2/tests/compile-pass/visibility/pub_in.rs [new file with mode: 0644]
bitflags-1.3.2/tests/compile.rs [new file with mode: 0644]
bitflags/.cargo-checksum.json [new file with mode: 0644]
bitflags/CHANGELOG.md [new file with mode: 0644]
bitflags/CODE_OF_CONDUCT.md [new file with mode: 0644]
bitflags/CONTRIBUTING.md [new file with mode: 0644]
bitflags/Cargo.lock [new file with mode: 0644]
bitflags/Cargo.toml [new file with mode: 0644]
bitflags/LICENSE-APACHE [new file with mode: 0644]
bitflags/LICENSE-MIT [new file with mode: 0644]
bitflags/README.md [new file with mode: 0644]
bitflags/SECURITY.md [new file with mode: 0644]
bitflags/benches/parse.rs [new file with mode: 0644]
bitflags/examples/custom_bits_type.rs [new file with mode: 0644]
bitflags/examples/custom_derive.rs [new file with mode: 0644]
bitflags/examples/fmt.rs [new file with mode: 0644]
bitflags/examples/macro_free.rs [new file with mode: 0644]
bitflags/examples/serde.rs [new file with mode: 0644]
bitflags/spec.md [new file with mode: 0644]
bitflags/src/example_generated.rs [new file with mode: 0644]
bitflags/src/external.rs [new file with mode: 0644]
bitflags/src/external/arbitrary.rs [new file with mode: 0644]
bitflags/src/external/bytemuck.rs [new file with mode: 0644]
bitflags/src/external/serde.rs [new file with mode: 0644]
bitflags/src/internal.rs [new file with mode: 0644]
bitflags/src/iter.rs [new file with mode: 0644]
bitflags/src/lib.rs [new file with mode: 0644]
bitflags/src/parser.rs [new file with mode: 0644]
bitflags/src/public.rs [new file with mode: 0644]
bitflags/src/tests.rs [new file with mode: 0644]
bitflags/src/traits.rs [new file with mode: 0644]
git2-curl/.cargo-checksum.json [new file with mode: 0644]
git2-curl/CHANGELOG.md [new file with mode: 0644]
git2-curl/Cargo.toml [new file with mode: 0644]
git2-curl/LICENSE-APACHE [new file with mode: 0644]
git2-curl/LICENSE-MIT [new file with mode: 0644]
git2-curl/debian/patches/remove-zlib-ng-compat.patch [new file with mode: 0644]
git2-curl/debian/patches/series [new file with mode: 0644]
git2-curl/src/lib.rs [new file with mode: 0644]
git2-curl/tests/all.rs [new file with mode: 0644]
git2/.cargo-checksum.json [new file with mode: 0644]
git2/CHANGELOG.md [new file with mode: 0644]
git2/CONTRIBUTING.md [new file with mode: 0644]
git2/Cargo.lock [new file with mode: 0644]
git2/Cargo.toml [new file with mode: 0644]
git2/LICENSE-APACHE [new file with mode: 0644]
git2/LICENSE-MIT [new file with mode: 0644]
git2/README.md [new file with mode: 0644]
git2/ci/publish.sh [new file with mode: 0755]
git2/debian/patches/disable-vendor.patch [new file with mode: 0644]
git2/debian/patches/remove-zlib-ng-compat.patch [new file with mode: 0644]
git2/debian/patches/series [new file with mode: 0644]
git2/debian/patches/skip-credential_helper5-if-no-git.patch [new file with mode: 0644]
git2/examples/add.rs [new file with mode: 0644]
git2/examples/blame.rs [new file with mode: 0644]
git2/examples/cat-file.rs [new file with mode: 0644]
git2/examples/clone.rs [new file with mode: 0644]
git2/examples/diff.rs [new file with mode: 0644]
git2/examples/fetch.rs [new file with mode: 0644]
git2/examples/init.rs [new file with mode: 0644]
git2/examples/log.rs [new file with mode: 0644]
git2/examples/ls-remote.rs [new file with mode: 0644]
git2/examples/pull.rs [new file with mode: 0644]
git2/examples/rev-list.rs [new file with mode: 0644]
git2/examples/rev-parse.rs [new file with mode: 0644]
git2/examples/status.rs [new file with mode: 0644]
git2/examples/tag.rs [new file with mode: 0644]
git2/src/apply.rs [new file with mode: 0644]
git2/src/attr.rs [new file with mode: 0644]
git2/src/blame.rs [new file with mode: 0644]
git2/src/blob.rs [new file with mode: 0644]
git2/src/branch.rs [new file with mode: 0644]
git2/src/buf.rs [new file with mode: 0644]
git2/src/build.rs [new file with mode: 0644]
git2/src/call.rs [new file with mode: 0644]
git2/src/cert.rs [new file with mode: 0644]
git2/src/cherrypick.rs [new file with mode: 0644]
git2/src/commit.rs [new file with mode: 0644]
git2/src/config.rs [new file with mode: 0644]
git2/src/cred.rs [new file with mode: 0644]
git2/src/describe.rs [new file with mode: 0644]
git2/src/diff.rs [new file with mode: 0644]
git2/src/email.rs [new file with mode: 0644]
git2/src/error.rs [new file with mode: 0644]
git2/src/index.rs [new file with mode: 0644]
git2/src/indexer.rs [new file with mode: 0644]
git2/src/lib.rs [new file with mode: 0644]
git2/src/mailmap.rs [new file with mode: 0644]
git2/src/mempack.rs [new file with mode: 0644]
git2/src/merge.rs [new file with mode: 0644]
git2/src/message.rs [new file with mode: 0644]
git2/src/note.rs [new file with mode: 0644]
git2/src/object.rs [new file with mode: 0644]
git2/src/odb.rs [new file with mode: 0644]
git2/src/oid.rs [new file with mode: 0644]
git2/src/oid_array.rs [new file with mode: 0644]
git2/src/opts.rs [new file with mode: 0644]
git2/src/packbuilder.rs [new file with mode: 0644]
git2/src/panic.rs [new file with mode: 0644]
git2/src/patch.rs [new file with mode: 0644]
git2/src/pathspec.rs [new file with mode: 0644]
git2/src/proxy_options.rs [new file with mode: 0644]
git2/src/push_update.rs [new file with mode: 0644]
git2/src/rebase.rs [new file with mode: 0644]
git2/src/reference.rs [new file with mode: 0644]
git2/src/reflog.rs [new file with mode: 0644]
git2/src/refspec.rs [new file with mode: 0644]
git2/src/remote.rs [new file with mode: 0644]
git2/src/remote_callbacks.rs [new file with mode: 0644]
git2/src/repo.rs [new file with mode: 0644]
git2/src/revert.rs [new file with mode: 0644]
git2/src/revspec.rs [new file with mode: 0644]
git2/src/revwalk.rs [new file with mode: 0644]
git2/src/signature.rs [new file with mode: 0644]
git2/src/stash.rs [new file with mode: 0644]
git2/src/status.rs [new file with mode: 0644]
git2/src/string_array.rs [new file with mode: 0644]
git2/src/submodule.rs [new file with mode: 0644]
git2/src/tag.rs [new file with mode: 0644]
git2/src/tagforeach.rs [new file with mode: 0644]
git2/src/test.rs [new file with mode: 0644]
git2/src/time.rs [new file with mode: 0644]
git2/src/tracing.rs [new file with mode: 0644]
git2/src/transaction.rs [new file with mode: 0644]
git2/src/transport.rs [new file with mode: 0644]
git2/src/tree.rs [new file with mode: 0644]
git2/src/treebuilder.rs [new file with mode: 0644]
git2/src/util.rs [new file with mode: 0644]
git2/src/version.rs [new file with mode: 0644]
git2/src/worktree.rs [new file with mode: 0644]
git2/tests/add_extensions.rs [new file with mode: 0644]
git2/tests/get_extensions.rs [new file with mode: 0644]
git2/tests/global_state.rs [new file with mode: 0644]
git2/tests/remove_extensions.rs [new file with mode: 0644]
libgit2-sys/.cargo-checksum.json [new file with mode: 0644]
libgit2-sys/CHANGELOG.md [new file with mode: 0644]
libgit2-sys/Cargo.toml [new file with mode: 0644]
libgit2-sys/LICENSE-APACHE [new file with mode: 0644]
libgit2-sys/LICENSE-MIT [new file with mode: 0644]
libgit2-sys/build.rs [new file with mode: 0644]
libgit2-sys/debian/patches/disable-vendor.patch [new file with mode: 0644]
libgit2-sys/debian/patches/remove-zlib-ng-compat.patch [new file with mode: 0644]
libgit2-sys/debian/patches/series [new file with mode: 0644]
libgit2-sys/lib.rs [new file with mode: 0644]